xen.git
2007-03-14 Tim Deegan[XEND] Mark save record fd close-on-exec after calling...
2007-03-14 kfraser@localhost... hvm: Add a revision 1 FADT in ACPI, and link the origin...
2007-03-14 kfraser@localhost... hvm: Print bad DFR value for vlapic if a bad value...
2007-03-14 kfraser@localhost... AMD HVM: Fix enter-realmode stub to initialise 32-bit...
2007-03-14 Tim Deeganadd usb device save/restore in qemu
2007-03-13 Tim Deegan[HVM] Save/restore: more state propagation in xend
2007-03-13 kfraser@localhost... xm: Allow vcpu-pin to specify 'all' for CPU list.
2007-03-13 kfraser@localhost... xen/x86: Tweak #PF handler. Simplify gdbstub copy to...
2007-03-13 kfraser@localhost... linux: No need to force pcibios_scan_all_fns() on moder...
2007-03-13 kfraser@localhost... hvmloader: Avoid compile warnings char vs. unsigned...
2007-03-13 Ian CampbellUpdate defconfigs for new XEN_COMPAT_300004 option.
2007-03-13 kfraser@localhost... [XM-TEST] vTPM test changes
2007-03-13 kfraser@localhost... docs: update some todo items.
2007-03-13 Ian Campbell[LINUX] Fix typo so 3.0.4 compatability works.
2007-03-12 Tim Deegan[HVM] Save/restore: update HVM detection in save/restor...
2007-03-12 kfraser@localhost... linux: Adjust memory allocation condition in netback...
2007-03-12 kfraser@localhost... xen: Generic linear pagetable support for x86 PV guests.
2007-03-12 kfraser@localhost... x86: PAE linear page tables.
2007-03-12 kfraser@localhost... linux: No need to manually bring VCPUs online across...
2007-03-12 kfraser@localhost... xen: Set VGCF_online flag appropriately for getvcpucontext.
2007-03-12 kfraser@localhost... x86: Add VGCF_onlien flag to vcpu_guest_context.
2007-03-12 kfraser@localhost... AMD HVM: Exit hvmloader via a normal jump-to-realmode...
2007-03-12 kfraser@localhost... The Xen console intercepts ^O and prevents it from...
2007-03-12 kfraser@localhost... Fix valid_phys_addr_range() prototype of xen /dev/mem.
2007-03-12 kfraser@localhost... xen: Fix emulator to use default segment SS for ESP...
2007-03-12 Tim Deegan[HVM] Remove debugging printout of BIOS boot vector
2007-03-12 Tim Deegan[HVM] Speed up bulk p2m operations such as domain creation
2007-03-11 Ewan MellorFix typo in cset 14341:0affe03ee985 that broke migration.
2007-03-10 Ewan MellorAdded an VM_HVM_REQUIRED error code, and use it on...
2007-03-10 Ewan MellorReplace VM.platform_{std_VGA,serial,localtime,clock_off...
2007-03-10 Ewan MellorRemove obsolete tpm_backend entry.
2007-03-10 Ewan MellorFix VM.set_actions_after_{reboot,shutdown}.
2007-03-10 Ewan MellorFix "no such domain" error message from domain_lookup.
2007-03-10 Ewan MellorRemove some excessive debug logging.
2007-03-10 Ewan MellorDon't show the usage message for "domain does not exist...
2007-03-10 Ewan MellorImprove xm shell tab completion.
2007-03-10 Ewan MellorAdd vcpus_max and vcpus_at_startup values to the exampl...
2007-03-10 Ewan MellorFix get_val_as_string so that it does not truncate...
2007-03-10 Ewan MellorAllow empty structs to represent empty Maps.
2007-03-10 kfraser@localhost... xen ppc: Guests need the default 100Hz ticker.
2007-03-10 kfraser@localhost... pci back: Various fixes.
2007-03-10 kfraser@localhost... Simple fix to the man page for xm block-attach.
2007-03-10 kfraser@localhost... Add flags field to VCPUOP_set_singlsehot_timer.
2007-03-10 kfraser@localhost... xen: Fix VCPUOP_set_periodic_timer return value.
2007-03-09 kfraser@localhost... linux: Use new time hypercalls.
2007-03-09 kfraser@localhost... xen: Debug 'q' key prints per-vcpu periodic timer info.
2007-03-09 kfraser@localhost... linux: fix build warnings
2007-03-09 kfraser@localhost... dump-core: store .xen_p2m or .xen_pfn section in pfn...
2007-03-09 kfraser@localhost... xen/x86: add allocation success checks.
2007-03-09 kfraser@localhost... linux: fix condition for entering tickless state
2007-03-09 kfraser@localhost... xen: New vcpu_op commands for setting periodic and...
2007-03-09 kfraser@localhost... Revert 14316 -- no need to fix maxvcpu domctl.
2007-03-09 Ewan MellorThis patch fixes two problems with sending and receivin...
2007-03-09 Tim Deegan[XEN] Fix 14315
2007-03-09 Tim Deegan[XEN] Don't let the tools take away all of a domain...
2007-03-09 Tim Deegan[XEN] Shadow: be more explicit in assuming that d-...
2007-03-09 Tim DeeganMerge
2007-03-09 Tim Deegan[SVM] Don't free HSA and root vmcb when disabling SVM
2007-03-09 kfraser@localhost... linux: Upgrade to latest Xen interface version (0x00030...
2007-03-09 Tim DeeganMerge
2007-03-09 kfraser@localhost... xm: New command 'debug-keys' to inject debug-key events...
2007-03-09 Tim Deegan[HVM] Revert thinko from 14291
2007-03-09 kfraser@localhost... pci back: Fix registration of of filters on subsections...
2007-03-09 Ewan MellorMake the VTPM.destroy method return 'void' upon success...
2007-03-09 Ewan MellorImprove error message.
2007-03-09 Ewan MellorRemove VDI.set_SR -- this was always unimplemented...
2007-03-09 Ewan MellorFancy headings.
2007-03-09 Ewan MellorMove the booting description out of the VM class descri...
2007-03-09 Ewan MellorRemove the word "Additional" from all the RPC subheadin...
2007-03-09 Ewan MellorAdded section on references vs UUIDs.
2007-03-09 Ewan MellorChanged the example of linked references (Set(Ref(x...
2007-03-08 Ewan MellorAdded {VIF,VBD}.{plug,unplug} methods. Docs and C...
2007-03-08 Ewan MellorAdded VM_BAD_POWER_STATE error code to VM.hard_shutdown.
2007-03-08 Ewan MellorRemove crashdump.create -- this doesn't make sense.
2007-03-08 Ewan MellorFix duplicate consts around xc_error declarations.
2007-03-08 Tim DeeganMerge
2007-03-08 Tim Deegan[HVM] Save/restore: tidy PFN handling in the tools.
2007-03-08 Tim Deegan[HVM] Save/restore: make sure all ioreqs are gone when...
2007-03-08 kfraser@localhost... linux: Remove an unused data structure from TPM frontend.
2007-03-08 Tim Deegan[XEN] Shadow: fix mark_dirty invocation to use gfn...
2007-03-08 Tim Deegan[XEN] Shadow: tidy up page_info before handing back...
2007-03-08 Christian Limpach[xen] Update the hvm rtc clock state if the domain...
2007-03-08 Ian Campbell[BUILDER]: Initialize code segment selectors in virtual...
2007-03-08 kfraser@localhost... xen: Provide notification of console updates via VIRQ.
2007-03-08 kfraser@localhost... xend: Platform feature 'multiprocessor suspend' is...
2007-03-08 Tim Deegan[HVM] Save/restore: back-port IDE controller save routi...
2007-03-08 kfraser@localhost... xen: Clean up heap allocator.
2007-03-08 Tim Deegan[HVM] Add support for hardware-assisted paging
2007-03-07 kfraser@localhost... linux: Restore time on APs if they are not hotplugged...
2007-03-07 kfraser@localhost... netback: Disable debug interrupt (accidentally left...
2007-03-07 kfraser@localhost... linux: Use fake carrier flag for netfront/netback rathe...
2007-03-07 Tim Deegan[HVM] Disallow soft resets in the BIOS.
2007-03-07 kfraser@localhost... xen: Replace stupid page_alloc fix.
2007-03-07 kfraser@localhost... dump-core: always use elfclass64 format to support...
2007-03-07 kfraser@localhost... tools: Clean up use of 'install' command.
2007-03-07 kfraser@localhost... ioemu: Remove use of 'echo -c' in script.
2007-03-07 kfraser@localhost... linux: Don't use set_fixmap/clear_fixmap after boot...
2007-03-07 kfraser@localhost... A correct fix for page_alloc crash when Xen heap empty.
2007-03-06 kfraser@localhost... ioemu: Close file descriptors when forking processes.
2007-03-06 kfraser@localhost... Make Python tools (i.e., xend and pygrub) conditionally...
next